Skip to content

KAFKA-18157:Consider UnsupportedVersionException child class to represent the case of unsupported fields #18072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

frankvicky
Copy link
Contributor

JIRA: KAFKA-18157

Add a new exception class, UnsupportedProtocolFieldException, as a subclass of UnsupportedVersionException, to provide a more specific message for unsupported fields.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@frankvicky frankvicky force-pushed the KAFKA-18157 branch 10 times, most recently from eac0f6a to 3d3b1f7 Compare December 12, 2024 13:05
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 3 times, most recently from 6b93d6e to ca9926a Compare January 21, 2025 02:33
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 5 times, most recently from 6e012cd to cb6518b Compare January 31, 2025 06:46
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 4 times, most recently from 6a3521a to 6836594 Compare February 8, 2025 06:35
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 4 times, most recently from 78b0d55 to aa26e3e Compare February 17, 2025 09:09
@frankvicky frankvicky marked this pull request as draft February 17, 2025 09:10
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 2 times, most recently from b9bb0c1 to 131a24e Compare February 23, 2025 14:34
…sent the case of unsupported fields

# Conflicts:
#	clients/src/main/java/org/apache/kafka/common/requests/UpdateMetadataRequest.java
Copy link

This PR is being marked as stale since it has not had any activity in 90 days. If you
would like to keep this PR alive, please leave a comment asking for a review. If the PR has
merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

@github-actions github-actions bot added the stale Stale PRs label May 27, 2025
Copy link

This PR has been closed since it has not had any activity in 120 days. If you feel like this
was a mistake, or you would like to continue working on it, please feel free to re-open the
PR and ask for a review.

@github-actions github-actions bot added the closed-stale PRs that were closed due to inactivity label Jun 26, 2025
@github-actions github-actions bot closed this Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved clients closed-stale PRs that were closed due to inactivity stale Stale PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants